Welcome![Sign In][Sign Up]
Location:
Search - Matlab filter

Search list

[matlabenkf-matlab-0.28.tar

Description: 数据同化的经典算法,集合卡尔曼滤波算法,用Matlab写的,里面附有一些参考文献,初学者适用-Classical algorithm of data assimilation, ensemble Kalman filter algorithm, written using Matlab, which with some references, for beginners
Platform: | Size: 7256064 | Author: 小娴 | Hits:

[matlabvol_nonlinear

Description: 在matlab中利用Volterra非线形滤波器进行系统辨识,并带有一个应用示例。代码带有详细注释。-In the matlab filter using Volterra non-linear system identification, and with an application example. Code with detailed comments.
Platform: | Size: 3072 | Author: bigbigtom | Hits:

[Special Effectsusb-carmer-matlab-RT-process

Description: 通过计算机usb摄像头进行图像采集,然后实时处理,跟踪其中运动物体,并进行计数,采用中值滤波法得到背景,并根据需要进行更新,视频处理采用了动态差分与前景差分结合的方法,效果比较理想,但无法解决人物重叠的问题-Usb camera through the computer for image acquisition, and real-time processing and tracking moving objects in which, and the count median filter by using the background and update as needed, video processing using a dynamic difference with the prospect of differential combination of methods, results ideal, but can not solve the problem of overlapping characters
Platform: | Size: 6144 | Author: song | Hits:

[matlabFB

Description: Matlab simulink model for polyphase filter bank
Platform: | Size: 30720 | Author: digital | Hits:

[matlabguided-filter-code

Description: 本文提出了一种滤波源码来简化图像抠图中的一个大型稀疏矩阵算法,从而优化了算法,提高了效率。-This paper presents a filter in the source code to simplify the image matting, a large sparse matrix algorithm, to optimize the algorithm and improve efficiency.
Platform: | Size: 2187264 | Author: Sainan Zhang | Hits:

[matlabmatlab

Description: matlab滤波器,里面有三个方法滤波,用来滤波音频文件的-matlab filter, there are three ways to filter, for filtering the audio file
Platform: | Size: 3670016 | Author: 廖鼎 | Hits:

[matlabfilter

Description: 用C语言对输入信号进行滤波,滤波器是预先用MATLAB设计好的-Using C language on the input signal is filtered, the filter is designed in advance using MATLAB
Platform: | Size: 194560 | Author: 张兆伟 | Hits:

[matlabfilter

Description: 运用MATLAB制作高通、低通等各种滤波器,实现变声系统。-Making use of MATLAB to create high pass, low pass and other filters,to achieve the goal of changing the sound .
Platform: | Size: 337920 | Author: vivian | Hits:

[matlabparticle-filter

Description: 粒子滤波算法;粒子滤波算法源于Montecarlo的思想,即以某事件出现的频率来指代该事件的概率。因此在滤波过程中,需要用到概率如P(x)的地方,一概对变量x采样,以大量采样的分布近似来表示P(x)。因此,采用此一思想,在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。-these codes are particle filter resources codes which solve non-linear estimation problems.I wish that it is helpful to some people.I am glad to share it with others.
Platform: | Size: 1024 | Author: lixiangyang | Hits:

[matlabWiener-filter

Description: 维纳滤波器经典代码,加了详细标注,更适合阅读和改进。-Wiener filter classic code, add the detailed mark, more suitable for reading and improvement.
Platform: | Size: 2048 | Author: 宋平 | Hits:

[CommunicationFuzzy-Kalman-filter-implementation

Description: 利用模糊卡尔曼滤波器实现航空航天器的遥测遥控,在测控领域具有重要的应用价值。-Fuzzy Kalman filter implementation of aerospace remote sensing and control, measurement and control have important application value.
Platform: | Size: 234496 | Author: 流水 | Hits:

[matlabMATLAB-IIR-filter-design

Description: 基于MATLAB的工频干扰陷波器设计-MATLAB-based frequency interference notch filter design
Platform: | Size: 223232 | Author: cherry | Hits:

[matlabIIR-filter-ECG-baseline-drift

Description: MATLAB-based frequency interference notch filter design
Platform: | Size: 7168 | Author: cherry | Hits:

[OtherMatlab-Kalman

Description: In statistics, the Kalman filter is a mathematical method named after Rudolf E. Kalman. Its purpose is to use measurements that are observed over time that contain noise (random variations) and other inaccuracies, and produce values that tend to be closer to the true values of the measurements and their associated calculated values. The Kalman filter has many applications in technology, and is an essential part of the development of space and military technology. Perhaps the most commonly used type of very simple Kalman filter is the phase-locked loop, which is now ubiquitous in FM radios and most electronic communications equipment. Extensions and generalizations to the method have also been developed.-In statistics, the Kalman filter is a mathematical method named after Rudolf E. Kalman. Its purpose is to use measurements that are observed over time that contain noise (random variations) and other inaccuracies, and produce values that tend to be closer to the true values of the measurements and their associated calculated values. The Kalman filter has many applications in technology, and is an essential part of the development of space and military technology. Perhaps the most commonly used type of very simple Kalman filter is the phase-locked loop, which is now ubiquitous in FM radios and most electronic communications equipment. Extensions and generalizations to the method have also been developed.
Platform: | Size: 14336 | Author: yu | Hits:

[matlablaplacian-filter

Description: matlab implementation of laplacian filter in spatial and frequency domain
Platform: | Size: 1024 | Author: Elham | Hits:

[matlabmatlab-kalman

Description: 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.   比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可以是对过去位置的估计(插值或平滑). -kalman filter in matlab
Platform: | Size: 7168 | Author: 姚总 | Hits:

[Special EffectsParticle-Filter-with-comments

Description: 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。-Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to represent the probability of a particle can be used in any form of state space model.
Platform: | Size: 1024 | Author: xiaobaiamao | Hits:

[matlabfilter

Description: 高斯滤波器对图像的去噪效果,具有很好的效果。-denoise on filter of gaussian
Platform: | Size: 277504 | Author: nuoxiao | Hits:

[matlabParticle-Filter-color-tracking

Description: This a Color Tracking example source code using Particle Filter.-This is a Color Tracking example source code using Particle Filter.
Platform: | Size: 13062144 | Author: JHG | Hits:

[matlabfilter-design-in-matlabGUI-

Description: GUI matlab 数字滤波器图形化设计 包含使用说明和设计报告、ppt-GUI matlab digital filter design graphic design report contains usage instructions and, ppt
Platform: | Size: 930816 | Author: RobinZhang | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net